Welcome![Sign In][Sign Up]
Location:
Search - bho ie

Search list

[Browser Client一个IE浏览器的插件的源代码

Description: 一个IE浏览器的插件的源代码-a browser plug-in source code
Platform: | Size: 25600 | Author: 阿牛 | Hits:

[Browser Clienthtmldlg

Description: IE 控件一些高级使用方法 BHO程序-IE controls some senior BHOs use procedures
Platform: | Size: 39936 | Author: | Hits:

[Windows DevelopWeb_Site_Blocker

Description: BHO is a simple ATL COM object that Internet Explorer will load each time it runs, i.e. for every instance of Internet Explorer. BHOs run in Internet Explorer’s address space and can perform any operations on available objects (windows, modules etc.). BHOs instantiates and gets destructed with browser’s instance as it is tied to a browser’s main window. If your system has got active desktop enabled the BHO gets instantiated along with the windows explorer as well. To disable the BHO for windows explorer, you can add following code snippet to DllMain, -BHO is a simple ATL COM object that Internet Explorer will load each time it runs, ie for every instance of Internet Explorer. BHOs run in Internet Explorer's address space and can perform any operations on available objects (windows, modules etc.). . BHOs instantiates and gets destructed with browser's instance as it is tied to a browser's main window. If your system has got active desktop enabled the BHO gets instantiated along with the windows explorer as well. To disable the BHO for windows explorer, you can add following code snippet to DllMain.
Platform: | Size: 17408 | Author: 龙梦潭 | Hits:

[OS Developiebho

Description: vc++ 写的ie弹出窗口过滤程序利用bho开发-vc write ie pop-up windows filter program development using bho
Platform: | Size: 48128 | Author: | Hits:

[Firewall-SecurityIEBLOCK

Description: 实现根据黑名单或白名单列表对URL地址进行过滤功能。 注册: 1、regsvr32 /s iebho.dll 卸载: 1、regsvr32 /s /u iebho.dll 过滤规则文件: 1、过滤规则文件位于system32目录下,文件名称为urlfilt.sys 2、文件格式为以\x0a分隔的行,第一行标记缺省是禁止网页访问还是允许, 即是白名单还是黑名单, 网址不能加入http://等头,并且采用模糊匹配方法,例如sina将匹配 www.sina.com.cn、sina.cn等 黑名单格式例: 0\x0awww.sina.com.cn\x0abbs.xici.net\x0a 对于列表中的网址执行阻断,列表外的允许访问 白名单格式例: 1\x0awww.sina.com.cn\x0abbs.xici.net\x0a 对于列表中的网址允许访问,列表外的执行阻断 3、BHO组件对urlfilt.sys文件的访问采用fmShareDenyNone方式,不加任何锁-achieved under white list or blacklist of URL filtering function. Registration : 1, typing/s iebho.dll unloading : 1. typing/s/u iebho.dll filtering rules : 1. Filter rules are located in system32 directory and the file name for urlfilt.sys 2. file format for a \ x0a separated OK, OK marking the first default is prohibited or allowed to visit the website. that is, white list or blacklist web site, http://, etc. can be included in the first, and using fuzzy matching, For example, Sina will match www.sina.com.cn, sina.cn blacklist format such cases : 0 \ x0awww.sina.com.cn \ x0abbs.xici.net \ x0a For the list of blocked implementation of the website, the list outside the white list to allow visits format cases : 1 \ x0awww.sina.com.cn \ x0abbs.xici.net \ x0a list for permission to
Platform: | Size: 8192 | Author: eagletmp | Hits:

[Software EngineeringIESource

Description: 有时,你可能需要一个定制版本的浏览器。在这种情况下,你可以自由地把一些新颖但又不标准的特征增加到一个浏览器上。结果,你最终有的只是一个新但不标准的浏览器。Web浏览器控件只是浏览器的分析引擎。这意味着仍然存在若干的与用户接口相关的工作等待你做――增加一个地址栏,工具栏,历史记录,状态栏,频道栏和收藏夹等。如此,要产生一个定制的浏览器,你可以进行两种类型的编程――一种象微软把Web浏览器控件转变成一个功能齐全的浏览器如Internet Explorer;一种是在现有的基础上加一些新的功能。如果有一个直接的方法定制现有的Internet Explorer该多好?BHO(Browser Helper Objects,我译为"浏览器帮助者对象",以下皆简称BHO)正是用来实现此目的的。-Sometimes, you may need a customized version of the browser. In such circumstances, you are free to put some novel but not standard features to a browser. The outcome, you eventually have is just not a new standard browser. Web Browser is the browser component of the engine. This means that there are still a number of user interface associated with the work waiting for you to do-- an increase Address bar, toolbars, historical records, status bar, column and collection channels such as folder. Nevertheless, to produce a customized browser, You can be two types of programming-- like Microsoft put a Web browser control into a functional subset of View devices such as Internet Explorer; One is the existing basis of adding some new functionality. If there is a direct way to customize existing
Platform: | Size: 45056 | Author: lianghuayu | Hits:

[ISAPI-IEIE_BHO

Description: Internet Explorer 的BHO插件。具有拦截分析网络页面的能力,包含源码和使用测试代码.-BHO Internet Explorer plugin. Analysis Network interception with the ability to pages containing the source code and the use of test code.
Platform: | Size: 171008 | Author: 吴建斌 | Hits:

[Internet-NetworkBHO

Description: WINDOWS下IE的BHO简单示例,可以作为你参考学习BHO的例子-WINDOWS under IE
Platform: | Size: 32768 | Author: lllll | Hits:

[ISAPI-IEBHOView

Description: Internet Explorer BHO 插件查看工具-Internet Explorer BHO plugin to view tool
Platform: | Size: 305152 | Author: yuwei | Hits:

[ISAPI-IEBhoPlugin

Description: 用ATL+BHO编写的一个IE插件,可简单实现禁止浏览黄色网站的功能-With ATL+ BHO prepared an IE plug-in, can simply browse to achieve a ban on pornographic websites feature
Platform: | Size: 2264064 | Author: yuleyi | Hits:

[Browser ClientIeBho

Description: 实现自己的IE 实现自己的IE-IE realize realize their own IE
Platform: | Size: 24576 | Author: jinghao | Hits:

[Sniffer Package captureIebho

Description: 从钓鱼与BHO角度看在线支付安全问题的程序代码。BHO劫持工商银行中文输入与其在线网银支付网页。 此程序摘录安全焦点。-Fishing with the BHO from the perspective of online payment security program code. BHO hijack Industrial and Commercial Bank of China to input Chinese characters with their online network to pay silver page. This process extracts the security focus.
Platform: | Size: 479232 | Author: lypdl | Hits:

[Delphi VCLIEtoobar

Description: Delphi编写 IE搜索工具条 应用bho技术,面向初学者。-Delphi preparation IE Search Toolbar BHO application technology, for beginners.
Platform: | Size: 338944 | Author: liuxj | Hits:

[Windows DevelopMyIEToolBar

Description: 一个关于基于BHO技术的 IE 扩展 ATL-A BHO based on IE technology to expand ATL
Platform: | Size: 49152 | Author: lhd | Hits:

[Browser ClientBrowserHelpers

Description: BHO 插件开发的VB示例源代码。插件负责分析IE页面内容,并有选择地向后台程序发送,后台程序分析数据后,再向插件发送命令,进行相关操作:突出显示相关内容、填写页面表单等。-BHO VB 示 源 搿?IE页 荩 选台 停 台 莺 睿?夭 突 示 荨 写页 取
Platform: | Size: 11264 | Author: aa | Hits:

[ActiveX/DCOM/ATLUrlFilter

Description: ie 插件,实现对特定的网址的过滤 ATL实现的bho-ie plug-in, the achievement of a specific URL filtering ATL BHO achieved
Platform: | Size: 458752 | Author: jj | Hits:

[Browser ClientBHO

Description: 一个IE BHO的例子 主要实现监视浏览器并负责跟另一个程序通信 -IE BHO example of a main monitor browser and is responsible for communication with another program
Platform: | Size: 66560 | Author: 任者 | Hits:

[Windows Developbho

Description: Browser Helper Object for IE, lang:C#
Platform: | Size: 115712 | Author: Flexx | Hits:

[Internet-NetworkIE-BHO

Description: IE BHO 一个不错BHO代码 虽然浏览器劫持这个技术比较流氓了 但是可以好好学习下思路-IE BHO a bad BHO browser hijack code though this technique has more rogue idea but it can learn under
Platform: | Size: 585728 | Author: 宽带拨号 | Hits:

[Browser ClientBHO-IE

Description: 采用BHO 开发IE浏览器的技术详细文档集合,收录比较全面-IE BHO development with the technical details of the browser document collection, a collection of more comprehensive
Platform: | Size: 492544 | Author: 的话 | Hits:
« 12 3 4 »

CodeBus www.codebus.net